Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean screen output #301

Merged
merged 2 commits into from
Dec 4, 2024
Merged

Clean screen output #301

merged 2 commits into from
Dec 4, 2024

Conversation

trevilo
Copy link
Contributor

@trevilo trevilo commented Dec 3, 2024

The screen output has gotten somewhat messy. This PR tries to clean it up a bit.

Specifically, eliminate very chatty output from grvy when default
vector input is used.  This is a bit hacky b/c we have to set the grvy
loglevel prior to Read_Var_Vec call and reset it afterward.  But I
don't see a cleaner way to keep grvy from outputing a message from
every mpi rank.  We still give a message from TPS, but only on rank 0.
@trevilo trevilo self-assigned this Dec 3, 2024
@trevilo trevilo merged commit bdaa23d into main Dec 4, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant